IHipFS.readText

Same as .read

interface IHipFS
readText
(
string path
)

Parameters

path string

The path to read

Return Value

A task/promise which will output the text data

Meta